home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / interp / perl-5.003.tar.gz / perl-5.003.tar / perl-5.003 / hints / utekv.sh < prev    next >
Text File  |  1995-10-19  |  472b  |  13 lines

  1. # XD88/10 UTekV hints by Kaveh Ghazi (ghazi@caip.rutgers.edu)  2/11/92
  2. # Modified by Andy Dougherty <doughera@lafcol.lafayette.edu>   4 Oct. 1994
  3.  
  4. # The -X18 is only if you are using the Greenhills compiler.
  5. ccflags="$ccflags -X18"
  6.  
  7. usemymalloc='y'
  8.  
  9. echo " "
  10. echo "NOTE: You may have to take out makefile dependencies on the files in"
  11. echo "/usr/include (i.e. /usr/include/ctype.h) or the make will fail.  A"
  12. echo "simple 'grep -v /usr/include/ makefile' should suffice."
  13.